home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / hardware / dialogs_es.lua < prev    next >
Text File  |  2005-07-16  |  2KB  |  65 lines

  1.  
  2. dialogId("pz-v-zaskladanej", "font_big", "I`m completely blocked in here.")
  3. dialogStr("Estoy completamente encerrado aqu├¡.")
  4.  
  5.  
  6. dialogId("pz-m-co", "font_small", "What are you doing up there?")
  7. dialogStr("┬┐Qu├⌐ haces ah├¡ arriba?")
  8.  
  9.  
  10. dialogId("pz-v-klice1", "font_big", "These must be some hardware keys.")
  11. dialogStr("Esas deben de ser algunas llaves de materiales.")
  12.  
  13.  
  14. dialogId("pz-v-klice2", "font_big", "There are many hardware keys here.")
  15. dialogStr("Hay muchas llaves de materiales aqu├¡.")
  16.  
  17.  
  18. dialogId("pz-v-co1", "font_big", "What do you have down there?")
  19. dialogStr("┬┐Qu├⌐ tienes ah├¡ abajo?")
  20.  
  21.  
  22. dialogId("pz-v-co2", "font_big", "What`s down there?")
  23. dialogStr("┬┐Qu├⌐ hay ah├¡ abajo?")
  24.  
  25.  
  26. dialogId("pz-m-spoje1", "font_small", "There are some printed circuits here.")
  27. dialogStr("Aqu├¡ hay algunos circuitos impresos.")
  28.  
  29.  
  30. dialogId("pz-m-spoje2", "font_small", "There are some integrated circuits here.")
  31. dialogStr("Aqu├¡ hay algunos circuitos integrados.")
  32.  
  33.  
  34. dialogId("pz-m-spoje3", "font_small", "I am surrounded by electronics here.")
  35. dialogStr("Estoy rodeado por electr├│nica aqu├¡.")
  36.  
  37.  
  38. dialogId("pz-m-pocitace", "font_small", "Computers. They`ve always fascinated me. But now I`m sick of them.")
  39. dialogStr("Computadores. Siempre me han fascinado. Pero ahora estoy enfermo de ellos.")
  40.  
  41.  
  42. dialogId("pz-x-pocitac", "font_white", "Fish. I`ve always hated them. And now my circuits are overloaded with them.")
  43. dialogStr("Peces. Siempre los he odiado. Y ahora mis circuitos est├ín sobrecargados con ellos.")
  44.  
  45.  
  46. dialogId("pz-v-hej", "font_big", "Hey, how are you? It`s quite boring here.")
  47. dialogStr("Hola, ┬┐C├│mo est├ís? Es muy aburrido por aqu├¡.")
  48.  
  49.  
  50. dialogId("pz-m-nech", "font_small", "Can it, will you?")
  51. dialogStr("Puede, ┬┐Si?")
  52.  
  53.  
  54. dialogId("pz-m-vylez", "font_small", "Get out!")
  55. dialogStr("¡Fuera!")
  56.  
  57.  
  58. dialogId("pz-v-dat", "font_big", "We have to put these keys somewhere.")
  59. dialogStr("Tenemos que poner esas llaves en alguna parte.")
  60.  
  61.  
  62. dialogId("pz-m-nepasuje", "font_small", "It doesn`t seem to fit.")
  63. dialogStr("Parece que no encaja.")
  64.  
  65.